cURL
curl --request GET \ --url https://cloud.volttime.com/api/v2/teams/{team_id}/sites/{site_id}/connectors/{connector_id}/current-usage \ --header 'Authorization: Bearer <token>'
{}
See the documentation for more information.
The ID of the team.
The ID of the site.
The ID of the connector.
Current usage of the connector
The response is of type object.
object
The response is of type null.
null
Was this page helpful?